POV-Ray : Newsgroups : povray.newusers : Turn an arrow : Re: Turn an arrow Server Time
29 Jul 2024 16:24:31 EDT (-0400)
  Re: Turn an arrow  
From: B  Gimeno
Date: 23 Jul 2005 18:01:44
Message: <42e2be48$1@news.povray.org>
Investiga con matrix keyword, tal vez no sea exactamente lo que buscas, pero

http://enphilistor.users4.50megs.com/matrix.htm

--
light_source{0,1}#macro C(r,p)cylinder{x*-2,x*2,.9 pigment { rgb
p} /* B Gimeno estoeslarealidad */ rotate p*90 } #end difference
{box {-1,1} C(z /* http://usuarios.lycos.es/game2413 */,x)C(x,y)
C(z,z) pigment{rgb 2} rotate 45 translate z*4} // www.povray.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.